home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 4 / Mac Giga-ROM 4.0 - 1993.toast / FILES / BBS / MISC / WWIV_3.0-4 / modifyseclev.make / modifyseclev.make
Encoding:
Text File  |  1988-05-24  |  593 b   |  17 lines  |  [TEXT/MPS ]

  1. #
  2. # modifyseclev.make - makefile for BBS utility programs
  3. #
  4. # T.R. Teague - 17 Oct 86, 4 Feb 87
  5. #
  6.  
  7. "{BBS}"ModifySecLev            ƒ    "{BBS}"ModifySecLev.r "{BBS}"ModifySecLev.code
  8.     Rez -d 'CodeRsrc="{BBS}ModifySecLev.code"' "{RIncludes}"Types.r "{BBS}"ModifySecLev.r -o "{BBS}"ModifySecLev -c "MPS " -t "MPST"
  9. "{BBS}"ModifySecLev.code     ƒ    "{BBS}"ModifySecLev.p.o
  10.     Link -p "{BBS}"ModifySecLev.p.o  ∂
  11.         "{Libraries}"Interface.o ∂
  12.         "{PLibraries}"Paslib.o ∂
  13.         "{Libraries}"Runtime.o ∂
  14.         -o "{BBS}"ModifySecLev.code
  15. "{BBS}"ModifySecLev.p.o            ƒ    "{BBS}"ModifySecLev.p
  16.     Pascal {PasOption} "{BBS}"ModifySecLev.p
  17.